home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000049_icon-group-sender _Tue Feb 24 08:22:29 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id IAA07075
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Tue, 24 Feb 1998 08:22:21 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA21060; Tue, 24 Feb 1998 08:22:19 -0700
  7. Date: Wed, 18 Feb 1998 14:52:39 -0600
  8. Message-Id: <199802182052.OAA30557@segfault.cs.utsa.edu>
  9. From: Clinton Jeffery <jeffery@segfault.cs.utsa.edu>
  10. To: evans@gte.net
  11. Cc: icon-group@optima.CS.Arizona.EDU
  12. In-Reply-To: <34EB3A18.20BF@gte.net> (message from Mark Evans on Wed, 18 Feb
  13.     1998 13:44:24 -0600)
  14. Subject: Re: Stand-alone executables
  15. Reply-To: jeffery@cs.utsa.edu
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18. Content-Length: 485
  19.  
  20. Mark,
  21.  
  22. Brute force in this case means literally that I create a .exe file by
  23. concatenating the icode file onto the end of the wiconx.exe (or nticonx.exe).
  24.  
  25. This is the opposite of: going through standard .exe format conventions to
  26. insert the icode as extra data in the .exe file, which is the job of a
  27. linker or resource compiler.
  28.  
  29. I am not sure this thread is interesting to everyone in Icon group, so if
  30. have any more technical questions, I'll discuss it with you privately.
  31.  
  32. Clint
  33.